home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11098 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.interpath.net!mercury!softbase
  2. From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: BC4.0 AppExpert:  How to use?
  5. Date: 12 Mar 1996 17:55:55 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4i4drb$al1@news.interpath.net>
  8. References: <4hq5lh$1bh2@ausnews.austin.ibm.com>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. roger_morris@vneb.ibm.com wrote:
  13.  
  14. : I've had BC4.0 for sometime, and I'm trying to learn OWL.  From
  15. : what I understand, AppExpert makes GUI programming easy, if you
  16. : know what to do.
  17.  
  18. That's oversimplifying things. If you know OWL and Windows
  19. programming, AppExpert makes it easier to generate skeletons
  20. with lots of canned code. You don't have to start from ground
  21. zero each time, you can start from ground one.
  22.  
  23. Start by learning OWL first (actually start by learning straight
  24. Windows first, then OWL!), then worry about AppExpert later.
  25. Better yet, just use Delphi and skip a few years' worth
  26. of learning curve! All OWL does is make the message-passing
  27. paradigm of Windows look a little different. Delphi will
  28. give you more bang for the effort.
  29.  
  30. :  Could someone give a brief overview of AppExpert,
  31. : and how it can make my life easier, or rougher.....
  32.  
  33. Basically it gives you a skeleton of canned code for 
  34. toolbars, status bars, About... dialogs, OLE support, etc.
  35. You write all the important code.
  36.  
  37. Scott
  38.  
  39.